Skip to content

OCPBUGS-82973: align frr-k8s 25/3/2026#2945

Closed
oribon wants to merge 4 commits intoopenshift:masterfrom
oribon:frrk8s_tls_manifests
Closed

OCPBUGS-82973: align frr-k8s 25/3/2026#2945
oribon wants to merge 4 commits intoopenshift:masterfrom
oribon:frrk8s_tls_manifests

Conversation

@oribon
Copy link
Copy Markdown
Contributor

@oribon oribon commented Mar 25, 2026

Aligning the frr-k8s manifests with openshift/frr#128, the 2 major changes are:

  • frr-k8s no longer uses kube-rbac-proxy but rather exposes the https endpoints directly, aligning the bits with upstream
  • new crd introduced
    the 2 other commits are for e2e passing downstream, as upstream has these assumptions already baked in

frr-k8s no longer uses kube-rbac-proxy, but instead
exposes the TLS endpoints directly.
The TLS parameters (fed by OCP TLS Profile) should be
passed as flags to the frr-k8s binaries, to be done
in a seperate commit.

Signed-off-by: Ori Braunshtein <[email protected]>
Assisted-by: Cursor
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 25, 2026

Important

Review skipped

Auto reviews are limited based on label configuration.

🚫 Review skipped — only excluded labels are configured. (1)
  • do-not-merge/work-in-progress

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 29807521-515d-4d4c-915b-0855a336f18f

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci openshift-ci Bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 25, 2026
@oribon
Copy link
Copy Markdown
Contributor Author

oribon commented Mar 25, 2026

/testwith openshift/cluster-network-operator/master/frrk8s-e2e openshift/frr#128

@openshift-ci openshift-ci Bot requested review from arghosh93 and kyrtapz March 25, 2026 17:23
oribon added 2 commits March 25, 2026 19:38
We have e2es that rely on the poll-interval being low,
here we add a support to modify it through the configmap,
to be set by CI lanes.

Signed-off-by: Ori Braunshtein <[email protected]>
Assisted-by: Cursor
@oribon oribon force-pushed the frrk8s_tls_manifests branch from 9655f93 to 85820d3 Compare March 29, 2026 18:26
@oribon
Copy link
Copy Markdown
Contributor Author

oribon commented Mar 30, 2026

/testwith openshift/cluster-network-operator/master/frrk8s-e2e openshift/frr#128

@andreaskaris
Copy link
Copy Markdown
Contributor

I didn't do a super thorough review. however subject to passing
/lgtm

@openshift-ci openshift-ci Bot added lgtm Indicates that a PR is ready to be merged. and removed lgtm Indicates that a PR is ready to be merged. labels Mar 30, 2026
@andreaskaris
Copy link
Copy Markdown
Contributor

/testwith openshift/cluster-network-operator/master/frrk8s-e2e openshift/frr#128

We missed this binary when introducing the configmap

Signed-off-by: Ori Braunshtein <[email protected]>

 Changes to be committed:
@oribon oribon force-pushed the frrk8s_tls_manifests branch from 4ebf872 to f9c3dc6 Compare March 31, 2026 07:42
@oribon
Copy link
Copy Markdown
Contributor Author

oribon commented Mar 31, 2026

/testwith openshift/cluster-network-operator/master/frrk8s-e2e openshift/frr#128

@oribon
Copy link
Copy Markdown
Contributor Author

oribon commented Mar 31, 2026

/testwith openshift/cluster-network-operator/master/e2e-metal-ipi-ovn-dualstack-bgp openshift/frr#128

@oribon
Copy link
Copy Markdown
Contributor Author

oribon commented Mar 31, 2026

/testwith openshift/cluster-network-operator/master/e2e-metal-ipi-ovn-dualstack-bgp-local-gw openshift/frr#128

@oribon oribon changed the title WIP: align frr-k8s align frr-k8s 25/3/2026 Mar 31, 2026
@openshift-ci openshift-ci Bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 31, 2026
@oribon
Copy link
Copy Markdown
Contributor Author

oribon commented Mar 31, 2026

/hold

@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Mar 31, 2026
@fedepaol
Copy link
Copy Markdown
Member

fedepaol commented Apr 1, 2026

/testwith openshift/cluster-network-operator/master/frrk8s-e2e openshift/frr#128

@fedepaol
Copy link
Copy Markdown
Member

fedepaol commented Apr 1, 2026

/testwith openshift/cluster-network-operator/master/e2e-metal-ipi-ovn-dualstack-bgp

@fedepaol
Copy link
Copy Markdown
Member

fedepaol commented Apr 1, 2026

/testwith openshift/cluster-network-operator/master/e2e-metal-ipi-ovn-dualstack-bgp openshift/frr#128

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 1, 2026

@fedepaol, testwith: Error processing request. ERROR:

could not determine job runs: invalid format for additional PR: openshift/frr#128https://github.com/openshift/frr/pull/128

@fedepaol
Copy link
Copy Markdown
Member

fedepaol commented Apr 1, 2026

/testwith openshift/cluster-network-operator/master/e2e-metal-ipi-ovn-dualstack-bgp openshift/frr#128

@tssurya
Copy link
Copy Markdown
Contributor

tssurya commented Apr 17, 2026

/jira refresh

@openshift-ci-robot openshift-ci-robot added jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. and removed jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. labels Apr 17, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@tssurya: This pull request references Jira Issue OCPBUGS-82973, which is invalid:

  • expected the bug to target either version "5.0." or "openshift-5.0.", but it targets "4.22.0" instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

Details

In response to this:

/jira refresh

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@tssurya
Copy link
Copy Markdown
Contributor

tssurya commented Apr 17, 2026

/cherry-pick release-4.22

@openshift-cherrypick-robot
Copy link
Copy Markdown

@tssurya: once the present PR merges, I will cherry-pick it on top of release-4.22 in a new PR and assign it to you.

Details

In response to this:

/cherry-pick release-4.22

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@tssurya
Copy link
Copy Markdown
Contributor

tssurya commented Apr 17, 2026

/cherry-pick cancel

@openshift-cherrypick-robot
Copy link
Copy Markdown

@tssurya: once the present PR merges, I will cherry-pick it on top of cancel in a new PR and assign it to you.

Details

In response to this:

/cherry-pick cancel

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@tssurya
Copy link
Copy Markdown
Contributor

tssurya commented Apr 17, 2026

@openshift-cherrypick-robot no I mean don't cherry-pick since bug is only on 5.0

@tssurya
Copy link
Copy Markdown
Contributor

tssurya commented Apr 17, 2026

/jira refresh

@openshift-ci-robot openshift-ci-robot added jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. and removed jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Apr 17, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@tssurya: This pull request references Jira Issue OCPBUGS-82973, which is valid.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (5.0.0) matches configured target version for branch (5.0.0)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)
Details

In response to this:

/jira refresh

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@tssurya
Copy link
Copy Markdown
Contributor

tssurya commented Apr 17, 2026

@fedepaol for lgtm

@jcaamano
Copy link
Copy Markdown
Contributor

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Apr 17, 2026
@tssurya
Copy link
Copy Markdown
Contributor

tssurya commented Apr 17, 2026

/tide refresh

@fedepaol
Copy link
Copy Markdown
Member

/lgtm

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 17, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andreaskaris, fedepaol, jcaamano, oribon

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD 2043f29 and 2 for PR HEAD f9c3dc6 in total

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 17, 2026

@oribon: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-aws-ovn-rhcos10-techpreview f9c3dc6 link false /test e2e-aws-ovn-rhcos10-techpreview
ci/prow/security f9c3dc6 link false /test security
ci/prow/unit f9c3dc6 link true /test unit
ci/prow/e2e-aws-ovn-upgrade f9c3dc6 link unknown /test e2e-aws-ovn-upgrade
ci/prow/e2e-aws-ovn-hypershift-conformance f9c3dc6 link unknown /test e2e-aws-ovn-hypershift-conformance

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@openshift-merge-bot
Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD 6450620 and 1 for PR HEAD f9c3dc6 in total

@openshift-ci openshift-ci Bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Apr 17, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 17, 2026

PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@oribon
Copy link
Copy Markdown
Contributor Author

oribon commented Apr 19, 2026

obsolete by #2963

@oribon oribon closed this Apr 19, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@oribon: This pull request references Jira Issue OCPBUGS-82973. The bug has been updated to no longer refer to the pull request using the external bug tracker.

Details

In response to this:

Aligning the frr-k8s manifests with openshift/frr#128, the 2 major changes are:

  • frr-k8s no longer uses kube-rbac-proxy but rather exposes the https endpoints directly, aligning the bits with upstream
  • new crd introduced
    the 2 other commits are for e2e passing downstream, as upstream has these assumptions already baked in

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. lgtm Indicates that a PR is ready to be merged. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants